home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / winsock / ws_watch.zip / WS_WATCH.TXT < prev    next >
Text File  |  1995-03-11  |  10KB  |  222 lines

  1.       Windows Sockets Net Watch - Alpha version 17 - 95.03.11
  2.       Copyright (C) 1995 John A. Junod.   All rights reserved.
  3.  
  4.       PLEASE LOOK AT THE UPDATE NOTES AT THE END OF THIS FILE!!
  5.  
  6.                PLEASE LOOK AT THE ON LINE HELP FILE!
  7.  
  8.      Please also read the additional information in WSWATCH1.TXT
  9.                written by Colin Seymour (THANKS!).
  10.  
  11. This program in its current version may be freely distributed and may
  12. be freely used.  This may or may not be true of all future versions.
  13. The ONLY restriction is that this version may NOT be SOLD.  You can
  14. include it on distribution diskettes and cd-rom's provided such is not
  15. for the sole purpose of distributing this program.  Documentation
  16. accompaning such distribution must contain this notice and the statement
  17. that WS_WATCH is copyright 1995 John A. Junod. (refer to on-line help)
  18.  
  19. This is strictly an expermental program.  Further development is
  20. dependant on feedback that I receive and my free time (very minimal
  21. at the moment!).
  22.  
  23. This program requires Windows NT or Win32s and a working Windows 
  24. Sockets DLL. (it works best on Windows NT or Windows 95)
  25.  
  26. The purpose of this program is to make active checks on hosts that are
  27. listed in its database file.  This program is designed to work on any
  28. Winsock DLL in Windows 3.x, however it works much better on one that 
  29. supports raw sockets (such as Ipswitch's Acadia, FTP PC/TCP, Novell LWP,
  30. Trumpet Winsock, Netmanage, etc..).  It DOES work on Microsoft's TCP/IP 
  31. stack for Windows for Workgroups however it uses a completely different 
  32. method for determining if a host is up or not.
  33. (This MAY not work with your Microsoft TCP/IP-32 under your Win32s.)
  34.  
  35. This program reads .DB files created by my EGA Netwatch program (which
  36. requires FTP's PC/TCP to work).  There is some editing capability built
  37. into this program.
  38.  
  39. Session settings are saved in the WS_WATCH.INI file in your WINDOWS
  40. or WINNT directory.  It is safe to delete this file anytime you want
  41. to set things back to default.
  42.  
  43. This program has been tested on:
  44.   Windows NT 3.5 - Microsoft TCP/IP
  45.   Windows 95 - Microsoft TCP/IP
  46.   Windows for Workgroups 3.11 - Ipswitch Acadia 1.0 - Win32s 1.2
  47.   Windows for Workgroups 3.11 - SuperTCP - Win32s 1.2
  48.   Windows for Workgroups 3.11 - Trumpet 2.0b - Win32s 1.2
  49.  
  50. Windows 3.1 and Windows for Workgroups Users 
  51.  
  52.   Before you begin, ensure you are using Win32s.   You have a 16-bit 
  53.   operating system and you must have the Win32s software .  This software 
  54.   will allow you to run 32-bit applications in Windows 3.1, 3.11 or 
  55.   WfW 3.1, 3.11.  Win32s software is available from ftp.microsoft.com
  56.   or from NCSA's ftp site, ftp.ncsa.uiuc.edu, in the /Mosaic/Windows 
  57.   directory.  (Best thing to do is get Mosaic and install it following
  58.   their instructions.  If Mosaic works, WS_Watch will work.  Mosaic is
  59.   still the best Web browser for Government use.)
  60.  
  61. Windows NT users and Win95 beta-testers
  62.  
  63.   Windows NT and Win95 are true a 32-bit operating systems and support 
  64.   is built-in.  You will NOT be able to use WS_Watch under this environment
  65.   if you are NOT using 32 bit network software.  If you are trying to 
  66.   run Trumpet for Slip or PPP support, it will not work.  Use the built 
  67.   in Slip or PPP in the operating system instead.
  68.  
  69. Hints and Known problems:
  70.  
  71.   DON'T EXIT THIS PROGRAM WHILE A CHECK IS IN PROGRESS!  If you do,
  72.     you may have to reboot the system to rerun the program or to 
  73.     remove file concurrency errors on the EXE.
  74.  
  75.   Appears to be a bug when running on Win32s on the Microsoft TCP/IP
  76.     stack.  Works on some systems and not on others.  Program seems
  77.     to time-out on all remaining hosts after the first host fails.
  78.     This MAY be a problem in my timer routines so I'm looking at that.
  79.  
  80.   You MAY have to move other lines out of the way before you can
  81.     reference the line you want.  When deleting a line, you need to
  82.     try to click on an end of the line where no other lines meet it.
  83.  
  84.   Traceroute is not working correctly on PC/TCP Onnet 1.2 (no stack to
  85.     test)
  86.   Traceroute is not working correctly on SuperTCP (no way to change
  87.     TTL)
  88.  
  89. 94.10.24
  90.   First public alpha release
  91. 94.10.25
  92.   Hopefully a fix for WFWG 3.11, Win32s 1.15s, MS TCP/IP
  93.   Hosts are assumed down unless they answer a check.
  94. 94.10.26
  95.   Fixed yellow color
  96.   Added background option (grey or desktop)
  97.   Added show timer option (in title)
  98.   Increased max time between checks to 60000 seconds
  99. 94.10.28
  100.   Added ability to edit lines.  I'm not trying to write a CAD
  101.     program here, so please don't blast me on how its done. 
  102.     However, if you have an idea on how it can be done better
  103.     let me know. (Algoritims are the best help!)  Adding, 
  104.     deleting and moving lines is done with the right mouse button.
  105.   Added simple help to the editor.
  106.   Changed some defaults.
  107. 94.11.04
  108.   No longer hits telnet port on check.
  109.   Accepts command line variable of database name.
  110.   Default database name can be changed by adding a FILE= parameter
  111.     to the options section of the INI file.
  112. 94.12.06
  113.   Fix for long ip addresses
  114.   Editor changes, may not be better but I'm working on it.
  115. 94.12.12
  116.   Check out the menu available by RIGHT clicking on a host or the
  117.     screen.  The NETBEUI option is NOT complete, nor is the New->Line
  118.     menu item.  The EDIT mode will eventually disappear. Not all
  119.     menu items work yet....
  120.   Added LOOKUP, FINGER and WHOIS tools.
  121. 95.01.14
  122.   Added Microsoft ICMP support.  If you are running on Windows NT or
  123.     Windows 95 with Microsoft TCP/IP, turn the "Raw Socket" off and
  124.     turn "Microsoft ICMP" on.  I NEED FEEDBACK AS SOON AS POSSIBLE
  125.     IF THIS WORKS ON YOUR CONFIGURATION!  This thing is supposed to
  126.     work correctly regardless of settings but these options allow 
  127.     you to modify the automatic workings of guts.  If WS_WATCH uses
  128.     MS_ICMP, you will have a RTT (round trip time) in the popup
  129.     window when you hold the left mouse button down on a host.
  130.   Hosts turn red immediately for all errors except Time-Out.
  131.  
  132. 95.01.15
  133.   Modified Microsoft ICMP support where it inaccurately depicted
  134.     a host's status.
  135.   Fixed blanking of hosts
  136.  
  137. 95.01.16
  138.   Added Traceroute support IF you are using the Microsoft TCP/IP 32
  139.     stack.  Only tested on Windows NT and Windows 95.
  140.   Added Ping Tool support IF you are using the Microsoft TCP/IP 32
  141.     stack.  Only tested on Windows NT and Windows 95.
  142.   Added a "Fixed font in tools" option
  143.   Wider CHK button
  144.   Line below menu
  145.  
  146. 95.02.11
  147.   Added support for raw sockets ping and traceroute tools
  148.     Raw socket Traceroute only works correctly on Trumpet
  149.   Better checks for stack (still not perfect!)
  150.   This release is premature but was necessary due to improved
  151.     SuperTCP support for MIL sites.
  152.   Support names up to 26 chars long instead of ip addresses (This may
  153.     cause extended delays if a host can't be resolved, thus the
  154.     addition of the Abt (abort) button)
  155.   Added Abt Button (aborts current net operation if one is happening)
  156.   Added HELP file!
  157.   Resizable windows in most tools.
  158.  
  159. 95.02.19
  160.   Plugged resource leak when minimized.
  161.   Added object icons and related options.
  162.   Added color dialog so you can change colors for some items.  Note
  163.     that some items MUST be solid colors.  If you use a non-solid
  164.     color, the nearest solid color is used.
  165.   Added the ability to move hosts and lines from the main window
  166.     by holding the SHIFT key down and using the LEFT or RIGHT
  167.     mouse buttons to drag an item to a new location
  168.   Added an option of "Disable Auto Check" so WS_Watch will only
  169.     update the display when you press the CHK button
  170.   Expanded "hot" zone for detecting mouse clicks on an item
  171.   Updated HELP File
  172.   Enabled sound option.  This plays the DOWN.WAV file when an item
  173.     has missed 4 consecutive checks.  It continues to play it until
  174.     you press the Qui button or press the space_bar or ESC or q keys.
  175.     You can replace the file with whatever you want.  Anyone got a
  176.     siren?  If a host does go down, the UP.WAV file is played when
  177.     all down items become good again.
  178.   Included WSWATCH1.TXT, additional information written by Colin Seymour
  179.  
  180. 95.02.20
  181.   Expanded connect field special characters
  182.   Updated help file, includes definition of what can be in the connect
  183.     field in a host definition.
  184.   Double click of item executes connect program instead of displaying
  185.     information about the item.
  186.   DATABASE FORMAT CHANGE!!!  Can read old databases but old programs
  187.     cannot read new format of database.  No longer compatible with
  188.     old NETWATCH.EXE.  Default database name is now ws_watch.db.
  189.   Doubled x density in grid.
  190.   Line endpoints shifted to center of grid square.
  191.  
  192. 95.03.05
  193.   Double click on an item defined as NET attempts to load a file with
  194.     the name of the item.  Thus if an item is named ANS, it will look
  195.     for a file named ANS.DB.  If that isn't found, NET is tacked on 
  196.     the name and tried again, as in ANSNET.DB.
  197.   Correction for line erase.
  198.   Changed default options.  Auto check is now off by default,
  199.     icons are on, and size is 640 x 400.
  200.   [LOAD] no longer needs % at end of name.
  201.   [HOME] causes a reload of the default database
  202.   Host database max bumped to 200.  Lines reduced to 100.
  203.   SAMPLE.ZIP included as a sample configuration.  Refer to readme.txt.
  204.  
  205. 95.03.11
  206.   Fixed mouse select routine under Win32s (GetTextExtentPoint32 is broke!)
  207.   Database filename is in title.
  208.   Fixed Abt (abort) button.
  209.   Fixed multitasking during check. STILL DON'T EXIT DURING A CHECK!
  210.   
  211.  
  212. The latest version of this program is PROBABLY on ftp.usma.edu in 
  213. /pub/msdos.  I also update ftp.cica.indiana.edu (/pub/pc/win3/winsock)
  214. and the CIS:WINCON Winsock Apps area on Compuserve.
  215.  
  216. -------------------------------------------------------------------------
  217. John A. Junod            <junodj@css583.gordon.army.mil>
  218. 267 Hillwood Street      
  219. Martinez GA 30907        <72321.366@compuserve.com>
  220. (706)-860-2671/5308
  221.  
  222.